@charset "utf-8";
/* CSS Document */ 
/*常用字体备注:"Microsoft YaHei",微软雅黑,Arial*/
div{margin:0px auto; padding:0px;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
	margin:0; padding:0; border:none; list-style-type:none; font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica; font-size:14px;color:#333;
}
body{ margin:0px; font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica; min-width:1002px; width:expression(document.body.clientWidth < 1002? "1002px": "auto" );}

td{ font-size:12px;}
a{ text-decoration:underline;}
a:link{ color:#333; text-decoration:none}
a:hover{ color:#333; text-decoration:underline}
a:visited{ color:#333; text-decoration:none}
image{ border:0;}
table{ margin:0 auto;}

.clear{ clear:both;}
.block_10{ clear:both; height:10px; display:block;}
.block_15{ clear:both; height:10px; display:block;}
.block_20{ clear:both; height:10px; display:block;}

/*通用样式start*/
.topbox{
	width:100%;
	position:relative;
}
.header{
	position:absolute; top:0; left:0; height:58px; line-height:58px; width:100%;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#BF454545',endColorstr='#BF333333');
	background-image:-moz-linear-gradient(top,rgba(69,69,69,0.60) 0%,rgba(51,51,51,0.60) 100%);
	background-image:-webkit-linear-gradient(top,rgba(69,69,69,0.60) 0%,rgba(51,51,51,0.60) 100%);
	background-image:linear-gradient(to bottom,rgba(69,69,69,0.60) 0%,rgba(51,51,51,0.60) 100%);
	_background-color:#647075;
	z-index:1;
}
.headerBox{
	width:1002px;
	height:100%;
	margin:0 auto;
}
.headerBox .logo{
	margin-top:10px;
	margin-left:3px;
	float:left;
}
.headerBox ul.menulist{
	float:left;
	margin-left:10px;
}
.headerBox ul.menulist li.mainmenu_li{
	float:left;
	height:57px;
	line-height:57px;
	position:relative;
}
.headerBox ul.menulist li.mainmenu_li a.mainmenu{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:0 29px;
}
.headerBox ul.menulist li.mainmenu_li a.mainmenu:hover{
	border-bottom:1px solid #FB1C1C;
	color:#47B8FA;
}
.headerBox ul.menulist li.mainmenu_li span.icon{
	background: url(../images/header_menu_bg.png) no-repeat;
	width:8px;
	height:8px;
	display:none;
	position:absolute;
	top:24px;
	right:18px;
	padding:0;
}
.headerBox ul.menulist li.mainmenu_li .subBox{
	position:absolute;
	top:58px;
	border:1px solid #DFE0E0;
	border-top:none;
	background-color:#FFF;
	overflow:hidden;
	display:none;
}

.subBox_submenubox{
	width:155px;
	left:-20%;
}
.subBox ul.submenulist{
	padding-top:6px;
}
.subBox ul.submenulist li{
	height:33px;
	line-height:33px;
	text-align:center;
	margin-bottom:4px;
}
.subBox ul.submenulist li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	background-color:#C7DEF4;
	color:#1F71C2;
}
.subBox ul.submenulist li a:hover{
	background-color:#99C8F4;
	color:#FFF;
}

.subBox_productcatbox{
	width:558px;
	height:183px;
	left:-158%;
}
.subBox ul.productcatslist{
	width:600px;
	margin-top:10px;
	margin-left:15px;
}
.subBox ul.productcatslist li{
	width:113px;
	text-align:center;
	float:left;
	margin-right:25px;
}
.subBox ul.productcatslist li .ppic{
	display:block;
	margin:0 auto;
	border-bottom:1px solid #BCE3FA;
}
.subBox ul.productcatslist li .ptitle{
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:36px;
}

.footer{
	width:100%;
	height:279px;
	overflow:hidden;
}
.footer .ulBox{
	width:100%;
	height:231px;
	border-top:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	background-color:#EFEFEF;
}
.footer .ulBox .boxBody{
	width:1002px;
	margin:0 auto;
}
.footer .ulBox .boxBody .boxmain{
	width:1200px;
}
.footer .ulBox .boxBody .box{
	float:left;
	width:213px;
	margin-top:35px;
	margin-right:50px;
}
.footer .ulBox .boxBody .box .boxTitle{
	width:213px;
	height:34px;
	position:relative;
}
.footer .ulBox .boxBody .box .aboutus{
	background:url(../images/footer_aboutus.jpg) no-repeat left bottom;
}
.footer .ulBox .boxBody .box .service{
	background:url(../images/footer_service.jpg) no-repeat left bottom;
}
.footer .ulBox .boxBody .box .products{
	background:url(../images/footer_products.jpg) no-repeat left bottom;
}
.footer .ulBox .boxBody .box .contactus{
	background:url(../images/footer_contactus.jpg) no-repeat left bottom;
}
.footer .ulBox .boxBody .box .boxTitle h5{
	position:absolute;
	bottom:4px;
	font-size:17px;
	font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;;
}
.footer .ulBox .boxBody .box ul.boxContent{
	margin-top:8px;
}
.footer .ulBox .boxBody .box ul.boxContent li{
	line-height:25px;
}
.footer .ulBox .boxBody .box ul.boxContent li a{
	text-decoration:none;
}
.footer .copyright{
	width:100%;
	height:47px;
	background-color:#686868;
}
.footer .copyright p{
	height:47px;
	line-height:47px;
	text-align:center;
	color:#fefefe;
	font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;;
}
/*通用样式 end*/

/*首页样式 start*/
/*.banner{
	height:784px;
	width:100%;
	background:url(../images/bannerbg.jpg) no-repeat center top;
}
.banner .bannerBox{
	position:relative;
	width:1002px;
	height:100%;
}
.banner .bannerBox .readMore{
	position:absolute;
	top:508px;
	left:332px;
	width:135px;
	height:45px;
	background-color:#E4322B;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	color:#FFF;
	line-height:45px;
	opacity:0;
}*/
.companypf{
	width:100%;
	height:341px;
	padding-top:1px;
	background:url(../images/companypf_title.jpg) no-repeat center 87px;
}
.companypf .companypf_body{
	width:1002px;
	margin-top:160px;
	text-align:center;
	line-height:32px;
	font-size:14px;
	font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;;
}

/*首页中间浮动菜单条 start*/
.index_nav{
	position:absolute;
	top:1130px;
	left:0;
	width:100%;
	height:64px;
	border-top:1px solid #909090;
	border-bottom:1px solid #909090;
	background-color:#FFF;
	z-index:7;
}
.index_nav ul{
	width:810px;
	margin:0 auto;
}
.index_nav ul li{
	float:left;
}
.index_nav ul li a{
	display:block;
	float:left;
	padding:0 70px;
	height:64px;
	line-height:64px;
	text-decoration:none;
	font-size:24px;
	outline:none;
}
.index_nav ul li a.on{
	display:block;
	height:63px;
	line-height:63px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #FF0000;
}
/*首页中间浮动菜单条 end*/

/*轮播图片 start*/
/* banner-box */
.banner-box{min-width:100%;height:695px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important; text-align:center;}
.banner-box .bd ul{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:695px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:100%;position:absolute;top:120px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:538px;left:570px; height:12px; overflow:hidden;}
.banner-box .hd ul li{ display:block;width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;behavior: url(./ie-css3.htc);}
.banner-box .hd ul li.on{background:#71A866;}
/*轮播图片 end*/

.ProductCats{
	width:100%;
	height:700px;
	padding-top:1px;
}
.ProductCats ul{
	margin-left:4%;
	margin-top:140px;
}
.ProductCats ul li{
	width:23%;
	border:1px solid #DCDCDC;
	text-align:center;
	margin-right:1%;
	float:left;
}
.ProductCats ul li .pic{
	display:block;
}
.ProductCats ul li .pic img{
	width:100%;
}
.ProductCats ul li .title{
	font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;;
	font-size:28px;
	text-align:center;
	height:122px;
	line-height:102px;
	text-decoration:none;
}
.ProductCats ul li.arrow_up{
	background:url(../images/arrow_up.jpg) no-repeat center 79%;
}
.ProductCats ul li.arrow_down{
	background:url(../images/arrow_down.jpg) no-repeat center 21%;
	margin-top:3%;
}

.factory{
	width:100%;
	height:560px;
}
.factory .factoryBox{
	position:relative;
	width:1002px;
	height:560px;
	background:url(../images/factory_title.jpg) no-repeat center top;
}
.factory .factoryBox .textbox{
	position:absolute;
	width:420px;
	top:102px;
	left:0;
}
.factory .factoryBox .textbox p{
	font-size:14px;
	font-family: 'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;;
	line-height:23px;
}
.factory .factoryBox .picbox{
	position:absolute;
	top:102px;
	right:0;
}
.factory .factoryBox .more{
	position:absolute;
	height:38px;
	line-height:38px;
	width:100%;
	border-top:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
	top:500px;
	left:0;
	text-align:center;
}
.factory .factoryBox .more a{
	color:#034590;
	text-decoration:none;
	font-size:18px;
}
.middle_banner{
	padding-top:111px;
}
.nivo-controlNav{
	display:none;
}
.nivo-directionNav .nivo-prevNav{
	background-image: url(../images/icon-arrow-left.svg);
	overflow:hidden;
	text-indent:100px;
	width: 85px;
	width: 5.3125rem;
	height: 75px;
	height: 4.6875rem;
	padding: 10px 0;
	padding: 0.625rem 0;
	font-size: 200px;
	line-height: 0;
	font-size: 12.5rem;
	line-height: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	z-index: 6;
	top: 44%;
	top: -webkit-calc(50% - 39px);
	top: calc(50% - 39px);
	display: block;
	position: absolute;
	font-weight: 100;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.3);
	background-size: auto 55px;
	cursor: pointer;
}
.nivo-directionNav .nivo-nextNav{
	background-image: url(../images/icon-arrow-right.svg);
	overflow:hidden;
	text-indent:100px;
	width: 85px;
	width: 5.3125rem;
	height: 75px;
	height: 4.6875rem;
	padding: 10px 0;
	padding: 0.625rem 0;
	font-size: 200px;
	line-height: 0;
	font-size: 12.5rem;
	line-height: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	z-index: 6;
	top: 44%;
	top: -webkit-calc(50% - 39px);
	top: calc(50% - 39px);
	display: block;
	position: absolute;
	font-weight: 100;
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.3);
	background-size: auto 55px;
	cursor: pointer;
}

.index_about{
	width:100%;
	height:543px;
	border-bottom:1px solid #B5B5B5;
	background-color:#F7F7F7;
	padding-top:1px;
}
.index_about .index_aboutBox{
	width:1002px;
	margin:0 auto;
	margin-top:39px;
}
.index_aboutBox_body{
	width:481px;
	float:left;
}
.index_aboutBox_body h4{
	font-size:18px;
	margin-top:23px;
}
.index_aboutBox_body .info{
	margin-top:20px;
	font-size:14px;
}
.index_aboutBox_body .more{
	color:#ff0000;
	font-size:14px;
	margin-top:32px;
	display:block;
	width:142px;
}
.advantage{
	width:100%;
	height:802px;
	background:url(../images/advantagebg.jpg) no-repeat top center;
}
.advantage .advantage_main{
	width:1002px;
	height:802px;
	margin:0 auto;
	padding-top:1px;
	position:relative;
}
.advantage .advantage_main .box1{
	margin-top:30px;
}
.advantage .advantage_main .box1 h3{
	font-size:48px;
	font-weight:normal;
}
.advantage .advantage_main .box1 div{
	margin-top:8px;
	font-size:14px;
	width:830px;
	line-height:26px;
}
.advantage .advantage_main .box2{
	position:absolute;
	top:200px;
	right:100px;
	width:400px;
}
.advantage .advantage_main .box2 h3{
	font-size:30px;
	font-weight:normal;
	text-align:left;
}
.advantage .advantage_main .box2 div{
	margin-top:8px;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.advantage .advantage_main .box3{
	position: absolute;
	top:415px;
	right:0px;
	width:568px;
}
.advantage .advantage_main .box3 h3{
	font-size:30px;
	font-weight:normal;
	text-align:left;
}
.advantage .advantage_main .box3 div{
	margin-top:8px;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.advantage .advantage_main .box4{
	position:absolute;
	top:640px;
	right:60px;
	width:600px;
}
.advantage .advantage_main .box4 h3{
	font-size:30px;
	font-weight:normal;
	text-align:left;
}
.advantage .advantage_main .box4 div{
	margin-top:8px;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
/*首页样式 end*/

/*内页通用样式 start*/
.banner_nei{
	width:100%;
}
.banner_nei1{
	background:url(../images/banner_nei1.jpg) no-repeat top center;
	background-color:#FFF;
	min-height:557px;
	height: expression(this.height > 557 ? '557px': true);
}
.banner_nei2{
	background:url(../images/banner_nei2.jpg) no-repeat top center;
	background-color:#FFF;
	min-height:557px;
	height: expression(this.height > 557 ? '557px': true);
}
.banner_nei3{
	background:url(../images/banner_nei3.jpg) no-repeat top center;
	background-color:#FFF;
	min-height:557px;
	height: expression(this.height > 557 ? '557px': true);
}
.banner_nei4{
	background:url(../images/banner_nei4.jpg) no-repeat top center;
	background-color:#FFF;
	min-height:557px;
	height: expression(this.height > 557 ? '557px': true);
}
.mainbody{
	width:100%;
	background-color:#FFFFFF;
}
.mainbodybg{
	background:url(../images/mainbodybg.jpg) no-repeat top center;
}
.mainbody .mainbodyBox{
	width:1000px;
	border:1px solid #F5F5F5;
	margin:0 auto;
	background-color:#FFFFFF;
	position:relative;
}
.mainbody .mainbodyTitle{
	position:absolute;
	top:-52px;
	background-color:#FFF;
	border:1px solid #F5F5F5;
	border-bottom:0;
	width:1000px;
	height:60px;
}
.mainbody .mainbodyTitle .titlebox{
	position:relative;
}
.mainbody .mainbodyTitle .titlebox h3{
	position:absolute;
	top:30px;
	left:20px;
	font-size:36px;
}
/*内页通用样式 end*/

/*单页 start*/
.pagebody{
	width:952px;
	min-height:600px;
	height: expression(this.height > 600 ? '600px': true);
	padding:25px;
	padding-top:50px;
	padding-bottom: 60px;
}
.pagebodybg{
	background:url(../images/pagebodybg.jpg) no-repeat bottom center;
}
/*单页 end*/

/*产品页 start*/
.pcatnavBox{
	width:100%;
	min-width:1002px;
	height:99px;
	margin:0 auto;
}
.pcatnavBox h3{
	float:left;
	height:99px;
	line-height:99px;
	text-align:center;
	font-size:30px;
	text-indent:39px;
}
.pcatnavBox ul{
	float:left;
	margin-left:60px;
	height:42px;
	margin-top:28px;
}
.pcatnavBox ul li{
	float:left;
	margin-right:21px;
}
.pcatnavBox ul li a{
	display:block;
	text-decoration:none;
	text-align:center;
	padding:0 24px;
	height:36px;
	line-height:36px;
	float:left;
	background-color:#7993AD;
	border:3px solid #FFF;
	outline:1px solid #7994AD;
	font-family:  'HeiS ASC Simplified Chinese', 'HeiS ASC Simplified Chinese_n5', HelveticaNeue-Regular, 'Helvetica Neue Regular', 'Helvetica Neue', Helvetica;
	color:#FFF;
}
.pcatnavBox ul li a.selected{
	font-size:15px;
	border:0;
	outline:none;
	padding:0 24px;
	padding:0 23px \9;
	height:42px;
	line-height:42px;
	color:#000;
	border:1px solid #7993AD;
	background:none;
}
.pcatnavBox ul li a:hover{
	font-size:15px;
	border:0;
	outline:none;
	padding:0 24px;
	padding:0 23px \9;
	height:42px;
	line-height:42px;
	color:#000;
	border:1px solid #7993AD;
	background:none;
}
.productlistBox{
	background: url(../images/productbg.jpg) no-repeat;
	background-size:100%;
	min-height:1200px;
	height: expression(this.height > 1200 ? '1200px': true);
	padding-top:1px;
}
.productlistBox ul.productlist{
	margin-top:36px;
	width:100%;
}
.productlistBox ul.productlist li.productlist_libox{
	width:100%;
	height:390px;
	position:relative;
}
.productlistBox ul.productlist li.productlist_libox .ptitle_right{
	position:absolute;
	width:85%;
	height:63px;
	background:url(../images/ptitle_right.png) no-repeat right top;
	top:-31px;
	right:0;
}
.productlistBox ul.productlist li.productlist_libox .ptitle_right h3{
	float:right;
	display:block;
	width:116px;
	height:29px;
	line-height:29px;
	text-align:center;
	margin-top:16px;
	margin-right:27px;
	background-color:#C1D8F8;
	font-size:18px;
}
.productlistBox ul.productlist li.productlist_libox .ptitle_rightzs_frist{
	position:absolute;
	width:278px;
	height:13px;
	top:-7px;
	left:0;
	background:url(../images/psanjiao_leftbg_frist.png) no-repeat left top;
	
}
.productlistBox ul.productlist li.productlist_libox .ptitle_rightzs{
	position:absolute;
	width:281px;
	height:389px;
	top:-137px;
	left:0;
	background:url(../images/psanjiao_leftbg.png) no-repeat left top;
	
}
.productlistBox ul.productlist li.productlist_libox .plist_left{
	position:absolute;
	top:75px;
	left:98px;
	z-index:1;
}
.productlistBox ul.productlist li.productlist_libox .plist_right{
	position:absolute;
	top:75px;
	right:98px;
	z-index:1;
}
.productlistBox ul.productlist li.productlist_libox .plistBox{
	width:990px;
	padding-right:40px;
	overflow:hidden;
}
.productlistBox ul.productlist li.productlist_libox .plistBox ul{
	float:left;
	width:99999px;
	padding-left:40px;
}
.productlistBox ul.productlist li.productlist_libox .plistBox ul li{
	float:left;
	margin-right:50px;
}

.productlistBox ul.productlist li.productlist_libox .plistBox ul li img{
	width:200px;
}
.productlistBox ul.productlist li.productlist_libox .plistBox_prev{
	position:absolute;
	display:none;
	top:85px;
	left:0px;
	width:35px;
	height:50px;
	line-height:50px;
	font-size:23px;
	background-color:#000;
	text-align:center;
	text-decoration:none;
	color: #FFF;
}
.productlistBox ul.productlist li.productlist_libox .plistBox_next{
	position:absolute;
	display:none;
	top:85px;
	right:0;
	width:35px;
	height:50px;
	line-height:50px;
	font-size:23px;
	background-color:#000;
	text-align:center;
	text-decoration:none;
	color: #FFF;
}

.productlistBox ul.productlist li.productlist_libox .ptitle_left{
	position:absolute;
	width:85%;
	height:63px;
	background:url(../images/ptitle_left.png) no-repeat left top;
	top:-31px;
	left:0;
}
.productlistBox ul.productlist li.productlist_libox .ptitle_left h3{
	float:left;
	display:block;
	width:115px;
	height:29px;
	line-height:29px;
	text-align:center;
	margin-top:16px;
	margin-left:38px;
	background-color:#C1D8F8;
	font-size:18px;
}
.productlistBox ul.productlist li.productlist_libox .ptitle_leftzs{
	position:absolute;
	width:289px;
	height:443px;
	top:-179px;
	right:0;
	background:url(../images/psanjiao_rightbg.png) no-repeat left top;
	
}
/*产品页 end*/

/*产品详情页 start*/
.producttop{
	width:100%;
}
.producttop .left{
	float:left;
	width:421px;
	min-height:280px;
	height: expression(this.height > 280 ? "280" : true);
	line-height:23px;
	font-size:14px;
	padding-right:35px;
	border-right:1px solid #000;
}
.producttop .right{
	float:right;
}
.productpic{
	width:100%;
	/*height:385px;*/
	margin-top:15px;
	padding-top:30px;
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	padding-bottom:20px;
}
.productpic .left{
	float:left;
	margin-left:53px;
}
.productpic .right{
	float:left;
	margin-left:56px;
}
.productBody{
	width:100%;
	margin-top:10px;
}
/*产品详情页 end*/

/*新闻列表 start*/
.nei_newslist{
	width:950px;
	margin:0 auto;
	margin-top:25px;
}
.nei_newslist li{
	float:left;
	position:relative;
	padding:22px 0;
	border-bottom:1px dashed #CDCDCD;
	width:100%;
	height:155px;
}
.nei_newslist li .npic{
	float:left;
	border:1px solid #CCCCCC;
	padding:9px;
}
.nei_newslist li .paddingleft{
	padding-left:180px;
}
.nei_newslist li .ntitle{
	margin-top:28px;
	font-size:18px;
}
.nei_newslist li .ninfo{
	margin-top:12px;
	font-size:12px;
	line-height:28px;
}
.nei_newslist li .ntimedate{
	position:absolute;
	bottom:64px;
	right:10px;
}
/*新闻列表 end*/

/*下载页 start*/

/*下载页 end*/

/*联系我们 start*/
.mainbody .tipbox{
	width:952px;
	height:90px;
	background-color:#ECECEC;
	font-size:14px;
	border-radius:3px;
	margin-top:50px;
	padding-top:1px;
}
.mainbody .tipbox p{
	color:#4c4c4c;
	line-height:28px;
	text-indent:30px;
}
.mainbody .infobox{
	width:952px;
	margin-top:70px;
	padding-top:1px;
}
.mainbody .infobox .title{
	font-size:20px;
	color:#4C4C4C;
}
.mainbody .infobox .left{
	float:left;
	width:700px;
}
.mainbody .infobox .right{
	float:left;
}
.mainbody .infobox .right .title{
	margin-bottom:15px;
}
.mainbody .infobox .right .ico3{
	
}
/*联系我们 end*/

/*相册样式 start*/
.nei_albumlist{
	width:952px;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.nei_albumlist ul{
	width:1100px;
}
.nei_albumlist ul li{
	float:left;
	margin-right:28px;
	margin-bottom:20px;
}
.nei_albumlist ul li.alast{
	width:298px;
	height:226px;
	background:url(../images/album_more.jpg) no-repeat center center;
}
.nei_albumlist ul li .apic{
	display:block;
	width:286px;
	height:214px;
	border:6px solid #BDBDBD;
}
.nei_albumlist ul li.on .apic{
	border:6px solid #2C8FE3;
}
/*相册样式 end*/

/*分页*/
.espcms_page_botton{
	text-align:center;
}
#pagelist,#espcms_bbs_pagelist{color:#818181;font-family: 'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif;
line-height: 22px;font-size: 12px;}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #c2e2e7 1px solid;color: #95b1b5;text-decoration: none;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #c2e2e7;overflow: hidden;}
.pagination span.current {border: #c2e2e7 1px solid;color: #fff;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #a6c3dd;}

.espcms_page_right_line {
	width: 1002px;
	border-bottom: 1px solid #D3D3D3;
	height: 1px;
	overflow: hidden;
}